libnumber-format-perl software package provides Perl module to format numbers for display, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libnumber-format-perl
libnumber-format-perl is installed in your system.
Make ensure the libnumber-format-perl package were installed using the commands given below,
$ sudo dpkg-query -l | grep libnumber-format-perl *
You will get with libnumber-format-perl package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Perl |
| Package | libnumber-format-perl |
| Version | 1.73-2ubuntu1 |
| Description | Perl module to format numbers for display |
| Sub Section | Perl |